-
Home
-
Solid Mail – SMTP email and logging made by SolidWP
-
2.2.0
-
Code
-
Classes
- ConnectorSMTP
Total Complexity |
33 |
Dependencies |
1 |
Dependents |
13 |
Total lines |
453 |
Lines of code |
150 |
Logical lines of code |
53 |
Comment lines |
233 |
Methods |
29 |
Properties |
16 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validation() |
S |
49 |
3 |
34 |
process_data() |
S |
56 |
2 |
17 |
to_array() |
S |
56 |
1 |
18 |
__construct() |
S |
68 |
2 |
6 |
isAPI() |
S |
80 |
1 |
3 |
get_id() |
S |
82 |
1 |
3 |
get_name() |
S |
82 |
1 |
3 |
is_active() |
S |
82 |
1 |
3 |
set_from_email() |
S |
81 |
1 |
3 |
get_from_email() |
S |
82 |
1 |
3 |
get_secure() |
S |
82 |
1 |
3 |
set_from_name() |
S |
81 |
1 |
3 |
get_from_name() |
S |
82 |
1 |
3 |
set_host() |
S |
81 |
1 |
3 |
get_host() |
S |
82 |
1 |
3 |
set_port() |
S |
81 |
1 |
3 |
get_port() |
S |
82 |
1 |
3 |
set_authenticate() |
S |
81 |
1 |
3 |
is_authentication() |
S |
80 |
1 |
3 |
set_username() |
S |
81 |
1 |
3 |
get_username() |
S |
82 |
1 |
3 |
set_password() |
S |
81 |
1 |
3 |
get_password() |
S |
82 |
1 |
3 |
set_is_active() |
S |
81 |
1 |
3 |
is_default() |
S |
82 |
1 |
3 |
set_is_default() |
S |
81 |
1 |
3 |
set_disable_logs() |
S |
81 |
1 |
3 |
get_disable_logs() |
S |
82 |
1 |
3 |
get_errors() |
S |
82 |
1 |
3 |